body {
	margin: 0px;
	font-size:12px;
	font-family:Arial;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #990000;
}
dl{
	margin:0;
	padding:0;
	margin:5px 0;
	border-bottom:1px dashed #CCCCCC;
	float:left;
	padding:10px;
}
dt{
	float:left;
	font-size:14px;
	padding:0;
	width:77px;
	font-weight:bold;
}
dd{
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	width:665px;
}
#main{
	width:838px;
	margin:auto;
	padding:20px 0;
}
.clear{
	clear:both;
}
.xiajuli{
   
	margin:40px 0 10px 0;
}
#comtent{
	width:500px;
	float:left;
	margin:15px 0 0 0;
	line-height:20px;
}
.kongzi{
	padding:0 30px 0 30px;
}
.incontent01{
	padding:10px 0 10px 15px;
	background:url(images/bg01.jpg);
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 1px 0;
}
.incontent02{
	padding:10px 0 10px 15px;
	background:url(images/bg02.jpg);
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 1px 0;
}
.incontent03{
	padding:10px 0 10px 15px;
	background:url(images/bg03.jpg);
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 1px 0;
}
.incontent04{
	padding:10px 0 10px 15px;
	background:url(images/bg04.jpg);
	border-bottom:1px dashed #CCCCCC;
	margin:0 0 1px 0;
}
#sidebar{
	width:338px;
	float:left;
	margin:15px 0 0 0;
	font-size:14px;
	text-align:center;
}
.pg-838 {
  width: 838px;
  margin: 0 auto;
}

/*  Query Menu  */
#querymenu h3 {
  background: url(../images/title_bg[1].gif) no-repeat 10px -32px;
  text-indent: -9999px;
  height: 30px;
  margin:0;
}
#querymenu td {
  text-align: left;
  color: #333;
  font-size:12px;
}
#querymenu .link-email {
  color: #09c;
  text-decoration: underline;
}

/* GlobalHeader */
#globalheader {
  background: url(../images/nav_allbg[1].gif) repeat-x center bottom;
  height: 145px;
  margin-bottom: 5px;
}
#globalheader #globalnav {
  padding:0;
  list-style:none;
}
#globalheader #globalnav li {
  float: left;
}
#globalheader #globalnav li a {
  color: #FFF;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  background: url(../images/nav_bg[1].gif);
  width: 80px;
  height: 40px;
  float: left;
  margin-right: -2px;
}
#globalheader #globalnav li#current a {
  background: url(../images/nav_bg_current[1].gif);
}
#globalheader #globalnav li#btn-bbs {
  position: relative;
}
#globalheader #globalnav li#btn-bbs a {
  width: 85px;
  margin: 0;
  padding-left: 5px;
}
#globalheader #globalnav li#btn-bbs span {
  position: absolute;
  top: -2px;
  left: 2px;
}
#globalheader #globalnav li a:hover {
  color: #DADADA;
  background: url(../images/nav_bg[1].gif) no-repeat left bottom;
  width: 80px;
  height: 40px;
  float: left;
  margin-right: -2px;
}
#globalheader #logo-search {
  height: 105px;
}
#globalheader #logo {
  margin:0;
  margin-top: 58px;
  float: left;
}
#globalheader #search-wrapper {
  margin-top: 70px;
  float: right;
}
#globalheader #search-wrapper .btn01 {
  color: #FFF;
  background: url(../images/btn_bg01[1].gif) no-repeat;
  width: 77px;
  height: 25px;
  vertical-align: middle;
  border: 0;
}
#globalheader #search-wrapper .textinput {
  width: 200px;
  height: 20px;
  padding: 3px 0 0 3px;
  vertical-align: middle;
  border: 1px solid #909090;
  border-right: 0;
}

/* Footer */
#footer {
  text-align: center;
  background: #313131;
  height: 32px;
  margin-top: 7px;
}
#footer a {
  color: #FFF;
  background: url(../images/bg_line01[1].gif) no-repeat right center;
  line-height: 32px;
  text-align: center;
  padding: 5px 20px;
  height: 32px;
}
#footer a:hover {
  color: #FF6C00;
}
#footer a.last {
  background: none;
}

/* Copyright */
#copyright {
  font: 12px Arial;
  text-align: center;
  padding: 10px 0 30px 0;
}
#copyright h1 {
  margin-top: 5px;
}
